home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / Chip_1998-05_cd.bin / tema / InOffice / setup / DISK14 / PRAZDNA.MD_ / PRAZDNA.MD / Kontaktní osoby.json < prev    next >
JavaScript Object Notation  |  1998-03-30  |  337b

  1. {
  2.     "schema": {
  3.         "Obchodn├¡ partner": "Text (8) NOT NULL",
  4.         "Kontaktn├¡ jm├⌐no": "Text (30)",
  5.         "Titul": "Text (30)",
  6.         "Telefon": "Text (50)",
  7.         "Fax": "Text (24)",
  8.         "Jin├⌐ spojen├¡": "Text (50)",
  9.         "Kategorie": "Text (15)",
  10.         "Pozn├ímka": "Memo/Hyperlink (255)",
  11.         "V├╜b─¢r": "Boolean NOT NULL"
  12.     },
  13.     "data": [
  14.         {
  15.             "Obchodn├¡ partner": "ccs",
  16.             "Kontaktn├¡ jm├⌐no": "test",
  17.             "V├╜b─¢r": 0
  18.         }
  19.     ]
  20. }